home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / registn / regmaker / setup.inf < prev    next >
INI File  |  1995-05-31  |  814b  |  32 lines

  1. ;
  2. ; Example SETUP.INF file for SETUP.EXE 4.2
  3. ; (every setting has a default anyway)
  4. ;
  5. [BootSetup]
  6. DialogTitle=Registration Creator Setup
  7. DialogMessage1=Initializing Setup;40
  8. DialogMessage2=Please wait...;60
  9. ;DialogMessage3=This is line three.;80
  10. ;DialogMessage4=This is the last line.;100
  11. ;DialogWidth=200
  12. ;DialogHeight=150
  13. ;DialogColor=1
  14. DialogStyle=0
  15. UseTempDir=0
  16. ;TempDir=~APPSTP
  17. SetupFileName=SETUP1.EXE
  18. ;SetupDistName=MYAPP.EX_
  19. ErrorMessageInstall=Please contact your distributer.
  20. ;ErrorMessageInstallOther=
  21. ErrorMessageFreeSpace=Please free up some disk space.
  22. ;ErrorMessageLaunch=
  23. ErrorMessageTempDir=Please delete this directory manually.
  24. ;NoIgnore=1
  25. ;FreeSpace=450000
  26. VersionCheck=1
  27. File1=VBRUN300.DLL
  28. File2=SETUPKIT.DLL
  29. ;File3=VER.DLL;1
  30. ;File4=DDEML.DLL
  31. File3=SIMPLE3D.VBX
  32.